Eclipse Platform
Pre-release 3.0
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

L

LABEL - Static variable in interface org.eclipse.help.IHelpResource
This is attribute name used for label in XML files.
LAUNCHED_BEFORE_OPENING - Static variable in interface org.eclipse.debug.ui.ILaunchConfigurationDialog
Deprecated. the launch dialog no longer supports launching without opening - this constant will never be returned by the dialog
LAUNCH_ACTION_SET - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Launch action set identifier (value "org.eclipse.debug.ui.LaunchActionSet").
LAUNCH_CONFIGURATION_FILE_EXTENSION - Static variable in interface org.eclipse.debug.core.ILaunchConfiguration
The file extension for launch configuration files (value "launch").
LAUNCH_EXT - Static variable in interface org.eclipse.ui.IWorkbenchActionConstants
Launch menu: name of group for launching additional windows.
LAUNCH_GROUP - Static variable in interface org.eclipse.debug.ui.IDebugUIConstants
Identifier for a launch group in a menu (value "launchGroup").
LEAD - Static variable in class org.eclipse.swt.SWT
Style constant for leading alignment (value is 1<<14).
LEFT - Static variable in class org.eclipse.compare.rangedifferencer.RangeDifference
Three-way change constant indicating a change in left.
LEFT - Static variable in class org.eclipse.compare.structuremergeviewer.Differencer
Three-way change constant (value 4) indicating a change on left side.
LEFT - Static variable in interface org.eclipse.jface.text.source.ICharacterPairMatcher
Indicates the anchor value "left".
LEFT - Static variable in class org.eclipse.swt.SWT
Style constant for align left behavior (value is 1<<14).
LEFT - Static variable in interface org.eclipse.ui.IPageLayout
Relationship constant indicating a part should be placed to the left of its relative.
LEFT_MARGIN - Static variable in interface org.eclipse.jface.dialogs.IDialogConstants
Left margin in dialog units (value 20).
LEFT_TO_RIGHT - Static variable in class org.eclipse.swt.SWT
Style constant for left to right orientation (value is 1<<25).
LF - Static variable in class org.eclipse.swt.SWT
ASCII character convenience constant for the line feed character (value is the char '\n').
LF - Static variable in class org.eclipse.ui.keys.CharacterKey
The single static instance of CharacterKey which represents the 'LF' key.
LIBRARY - Static variable in class org.eclipse.ant.core.AntCorePlugin
Simple identifier constant (value "library") of a tag that appears in Ant extensions.
LIMIT - Static variable in class org.eclipse.swt.widgets.Combo
the operating system limit for the number of characters that the text field in an instance of this class can hold
LIMIT - Static variable in class org.eclipse.swt.widgets.Text
The maximum number of characters that can be entered into a text widget.
LINE - Static variable in class org.eclipse.search.ui.SearchUI
Line marker attribute (value "line") The value of the marker attribute is the line which contains the text search match.
LINE_BREAKPOINT_MARKER - Static variable in interface org.eclipse.debug.core.model.IBreakpoint
Line breakpoint marker type (value "org.eclipse.debug.core.lineBreakpoint").
LINE_DASH - Static variable in class org.eclipse.swt.SWT
Line drawing style for dashed lines (value is 2).
LINE_DASHDOT - Static variable in class org.eclipse.swt.SWT
Line drawing style for alternating dash-dot lines (value is 4).
LINE_DASHDOTDOT - Static variable in class org.eclipse.swt.SWT
Line drawing style for dash-dot-dot lines (value is 5).
LINE_DOT - Static variable in class org.eclipse.swt.SWT
Line drawing style for dotted lines (value is 3).
LINE_DOWN - Static variable in class org.eclipse.swt.custom.ST
 
LINE_DOWN - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the navigate goto next line action.
LINE_END - Static variable in class org.eclipse.swt.custom.ST
 
LINE_END - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the navigate goto line end action.
LINE_GOTO - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the navigate goto line action.
LINE_NUMBER - Static variable in interface org.eclipse.core.resources.IMarker
Line number marker attribute.
LINE_SOLID - Static variable in class org.eclipse.swt.SWT
Line drawing style for solid lines (value is 1).
LINE_START - Static variable in class org.eclipse.swt.custom.ST
 
LINE_START - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the navigate goto line start action.
LINE_UP - Static variable in class org.eclipse.swt.custom.ST
 
LINE_UP - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the navigate goto previous line action.
LINKING_NOT_ALLOWED - Static variable in interface org.eclipse.core.resources.IResourceStatus
Status code constant (value 378) indicating that linking is not permitted on a certain project.
LINK_NAVIGATOR_TO_EDITOR - Static variable in interface org.eclipse.ui.IWorkbenchPreferenceConstants
A named preference for whether to show an editor when its input file is selected in the Navigator (and vice versa).
LOCATION - Static variable in interface org.eclipse.core.resources.IMarker
Location marker attribute.
LOCATION_AFTER - Static variable in class org.eclipse.jface.viewers.ViewerDropAdapter
Constant describing the position of the cursor relative to the target object.
LOCATION_BEFORE - Static variable in class org.eclipse.jface.viewers.ViewerDropAdapter
Constant describing the position of the cursor relative to the target object.
LOCATION_NONE - Static variable in class org.eclipse.jface.viewers.ViewerDropAdapter
Constant describing the position of the cursor relative to the target object.
LOCATION_ON - Static variable in class org.eclipse.jface.viewers.ViewerDropAdapter
Constant describing the position of the cursor relative to the target object.
LOCK_TOOL_BAR - Static variable in class org.eclipse.ui.actions.ActionFactory
Workbench action (id "lockToolBar"): Lock/unlock the workbench window tool bar.
LONG - Static variable in class org.eclipse.core.runtime.jobs.Job
Job priority constant (value 30) for long-running background jobs.
LONG_DEFAULT_DEFAULT - Static variable in class org.eclipse.core.runtime.Preferences
The default-default value for long properties (0L).
LONG_DEFAULT_DEFAULT - Static variable in interface org.eclipse.jface.preference.IPreferenceStore
The default-default value for long preferences (0L).
LONG_OPERATION_MILLISECONDS - Static variable in interface org.eclipse.ui.progress.IProgressService
The time at which the busy cursor will be replaced with a progress monitor.
LOWER_CASE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionConstants
Name of the action to turn a selection to lower case Value: "LowerCase"
LOWER_CASE - Static variable in interface org.eclipse.ui.texteditor.ITextEditorActionDefinitionIds
Action definition id of the lower case action.
LOWER_CASE_ACTION - Static variable in interface org.eclipse.ui.texteditor.IAbstractTextEditorHelpContextIds
Help context id for the action.
LOWEST - Static variable in interface org.eclipse.search.ui.ISearchPageScoreComputer
Lowest possible valid score.
Label - class org.eclipse.swt.widgets.Label.
Instances of this class represent a non-selectable user interface object that displays a string or image.
Label(Composite, int) - Constructor for class org.eclipse.swt.widgets.Label
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
LabelProvider - class org.eclipse.jface.viewers.LabelProvider.
A label provider implementation which, by default, uses an element's toString value for its text and null for its image.
LabelProvider() - Constructor for class org.eclipse.jface.viewers.LabelProvider
Creates a new label provider.
LabelProviderChangedEvent - class org.eclipse.jface.viewers.LabelProviderChangedEvent.
Event object describing a label provider state change.
LabelProviderChangedEvent(IBaseLabelProvider) - Constructor for class org.eclipse.jface.viewers.LabelProviderChangedEvent
Creates a new event for the given source, indicating that all labels provided by the source are no longer valid and should be updated.
LabelProviderChangedEvent(IBaseLabelProvider, Object[]) - Constructor for class org.eclipse.jface.viewers.LabelProviderChangedEvent
Creates a new event for the given source, indicating that the label provided by the source for the given elements is no longer valid and should be updated.
LabelProviderChangedEvent(IBaseLabelProvider, Object) - Constructor for class org.eclipse.jface.viewers.LabelProviderChangedEvent
Creates a new event for the given source, indicating that the label provided by the source for the given element is no longer valid and should be updated.
LabelRetargetAction - class org.eclipse.ui.actions.LabelRetargetAction.
A LabelRetargetAction extends the behavior of RetargetAction.
LabelRetargetAction(String, String) - Constructor for class org.eclipse.ui.actions.LabelRetargetAction
Constructs a LabelRetargetAction with the given action id and text.
LabelRetargetAction(String, String, int) - Constructor for class org.eclipse.ui.actions.LabelRetargetAction
Constructs a RetargetAction with the given action id, text and style.
Launch - class org.eclipse.debug.core.Launch.
A launch is the result of launching a debug session and/or one or more system processes.
Launch(ILaunchConfiguration, String, ISourceLocator) - Constructor for class org.eclipse.debug.core.Launch
Constructs a launch with the specified attributes.
LaunchAction - class org.eclipse.debug.ui.actions.LaunchAction.
Launches a launch configuration in a specific mode.
LaunchAction(ILaunchConfiguration, String) - Constructor for class org.eclipse.debug.ui.actions.LaunchAction
Constucts an action that launches the specified launch configuration in the specified mode.
LaunchAsAction - class org.eclipse.debug.ui.actions.LaunchAsAction.
A cascading sub-menu that shows all launch shortcuts pertinent to a launch group.
LaunchAsAction(String) - Constructor for class org.eclipse.debug.ui.actions.LaunchAsAction
Creates a cascading menu action to populate with shortcuts in the given launch group.
LaunchURL - class org.eclipse.help.ui.browser.LaunchURL.
Action that launches a URL in a browser.
LaunchURL() - Constructor for class org.eclipse.help.ui.browser.LaunchURL
 
Layout - class org.eclipse.swt.widgets.Layout.
A layout controls the position and size of the children of a composite widget.
Layout() - Constructor for class org.eclipse.swt.widgets.Layout
 
LineBackgroundEvent - class org.eclipse.swt.custom.LineBackgroundEvent.
This event is sent when a line is about to be drawn.
LineBackgroundEvent(StyledTextEvent) - Constructor for class org.eclipse.swt.custom.LineBackgroundEvent
 
LineBackgroundListener - interface org.eclipse.swt.custom.LineBackgroundListener.
 
LineBreakpoint - class org.eclipse.debug.core.model.LineBreakpoint.
Abstract implementation of a line breakpoint.
LineBreakpoint() - Constructor for class org.eclipse.debug.core.model.LineBreakpoint
 
LineChangeHover - class org.eclipse.jface.text.source.LineChangeHover.
A hover for line oriented diffs.
LineChangeHover() - Constructor for class org.eclipse.jface.text.source.LineChangeHover
 
LineNumberChangeRulerColumn - class org.eclipse.jface.text.source.LineNumberChangeRulerColumn.
A vertical ruler column displaying line numbers and serving as a UI for quick diff.
LineNumberChangeRulerColumn(ISharedTextColors) - Constructor for class org.eclipse.jface.text.source.LineNumberChangeRulerColumn
 
LineNumberRulerColumn - class org.eclipse.jface.text.source.LineNumberRulerColumn.
A vertical ruler column displaying line numbers.
LineNumberRulerColumn() - Constructor for class org.eclipse.jface.text.source.LineNumberRulerColumn
Constructs a new vertical ruler column.
LineStyleEvent - class org.eclipse.swt.custom.LineStyleEvent.
This event is sent when a line is about to be drawn.
LineStyleEvent(StyledTextEvent) - Constructor for class org.eclipse.swt.custom.LineStyleEvent
 
LineStyleListener - interface org.eclipse.swt.custom.LineStyleListener.
 
List - class org.eclipse.swt.widgets.List.
Instances of this class represent a selectable user interface object that displays a list of strings and issues notificiation when a string selected.
List(Composite, int) - Constructor for class org.eclipse.swt.widgets.List
Constructs a new instance of this class given its parent and a style value describing its behavior and appearance.
ListDialog - class org.eclipse.ui.dialogs.ListDialog.
A dialog that prompts for one element out of a list of elements.
ListDialog(Shell) - Constructor for class org.eclipse.ui.dialogs.ListDialog
 
ListEditor - class org.eclipse.jface.preference.ListEditor.
An abstract field editor that manages a list of input values.
ListEditor() - Constructor for class org.eclipse.jface.preference.ListEditor
Creates a new list field editor
ListEditor(String, String, Composite) - Constructor for class org.eclipse.jface.preference.ListEditor
Creates a list field editor.
ListSelectionDialog - class org.eclipse.ui.dialogs.ListSelectionDialog.
A standard dialog which solicits a list of selections from the user.
ListSelectionDialog(Shell, Object, IStructuredContentProvider, ILabelProvider, String) - Constructor for class org.eclipse.ui.dialogs.ListSelectionDialog
Creates a list selection dialog.
ListViewer - class org.eclipse.jface.viewers.ListViewer.
A concrete viewer based on an SWT List control.
ListViewer(Composite) - Constructor for class org.eclipse.jface.viewers.ListViewer
Creates a list viewer on a newly-created list control under the given parent.
ListViewer(Composite, int) - Constructor for class org.eclipse.jface.viewers.ListViewer
Creates a list viewer on a newly-created list control under the given parent.
ListViewer(List) - Constructor for class org.eclipse.jface.viewers.ListViewer
Creates a list viewer on the given list control.
Listener - interface org.eclipse.swt.widgets.Listener.
Implementers of Listener provide a simple handleEvent() method that is used internally by SWT to dispatch events.
ListenerList - class org.eclipse.jface.util.ListenerList.
This class is used to maintain a list of listeners, and is used in the implementations of several classes within JFace which allow you to register listeners of various kinds.
ListenerList() - Constructor for class org.eclipse.jface.util.ListenerList
Creates a listener list with an initial capacity of 1.
ListenerList(int) - Constructor for class org.eclipse.jface.util.ListenerList
Creates a listener list with the given initial capacity.
LocalSelectionTransfer - class org.eclipse.ui.views.navigator.LocalSelectionTransfer.
A LocalSelectionTransfer may be used for drag and drop operations within the same instance of Eclipse.
LocalSyncElement - class org.eclipse.team.core.sync.LocalSyncElement.
Note: This class/interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
LocalSyncElement() - Constructor for class org.eclipse.team.core.sync.LocalSyncElement
 
LocationAdapter - class org.eclipse.swt.browser.LocationAdapter.
This adapter class provides default implementations for the methods described by the LocationListener interface.
LocationAdapter() - Constructor for class org.eclipse.swt.browser.LocationAdapter
 
LocationEvent - class org.eclipse.swt.browser.LocationEvent.
This event is sent to LocationListeners when the location is changed.
LocationListener - interface org.eclipse.swt.browser.LocationListener.
This listener interface may be implemented in order to receive LocationEvents.
LockListener - class org.eclipse.core.runtime.jobs.LockListener.
A lock listener is notified whenever a thread is about to wait on a lock, and when a thread is about to release a lock.
LockListener() - Constructor for class org.eclipse.core.runtime.jobs.LockListener
 
labelProviderChanged() - Method in class org.eclipse.jface.viewers.AbstractTreeViewer
 
labelProviderChanged() - Method in class org.eclipse.jface.viewers.ContentViewer
Notifies that the label provider has changed.
labelProviderChanged(LabelProviderChangedEvent) - Method in interface org.eclipse.jface.viewers.ILabelProviderListener
Notifies this listener that the state of the label provider has changed in a way that affects the labels it computes.
lastSegment() - Method in interface org.eclipse.core.runtime.IPath
Returns the last segment of this path, or null if it does not have any segments.
lastSegment() - Method in class org.eclipse.core.runtime.Path
 
launch(String, IProgressMonitor) - Method in interface org.eclipse.debug.core.ILaunchConfiguration
Launches this configuration in the specified mode by delegating to this configuration's launch configuration delegate, and returns the resulting launch.
launch(ILaunchConfiguration, String, ILaunch, IProgressMonitor) - Method in interface org.eclipse.debug.core.model.ILaunchConfigurationDelegate
Launches the given configuration in the specified mode, contributing debug targets and/or processes to the given launch object.
launch(ILaunchConfiguration, String) - Static method in class org.eclipse.debug.ui.DebugUITools
Saves and builds the workspace according to current preference settings, and launches the given launch configuration in the specified mode.
launch(ISelection, String) - Method in interface org.eclipse.debug.ui.ILaunchShortcut
Locates a launchable entity in the given selection and launches an application in the specified mode.
launch(IEditorPart, String) - Method in interface org.eclipse.debug.ui.ILaunchShortcut
Locates a launchable entity in the given active editor, and launches an application in the specified mode.
launch(String) - Static method in class org.eclipse.swt.program.Program
Launches the executable associated with the file in the operating system.
launchAdded(ILaunch) - Method in interface org.eclipse.debug.core.ILaunchListener
Notifies this listener that the specified launch has been added.
launchChanged(ILaunch) - Method in interface org.eclipse.debug.core.ILaunchListener
Notifies this listener that the specified launch has changed.
launchConfigurationAdded(ILaunchConfiguration) - Method in interface org.eclipse.debug.core.ILaunchConfigurationListener
The given launch configuration has been created.
launchConfigurationChanged(ILaunchConfiguration) - Method in interface org.eclipse.debug.core.ILaunchConfigurationListener
The given launch configuration has changed in some way.
launchConfigurationRemoved(ILaunchConfiguration) - Method in interface org.eclipse.debug.core.ILaunchConfigurationListener
The given launch configuration has been deleted.
launchHistoryChanged() - Method in class org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction
 
launchInBackground(ILaunchConfiguration, String) - Static method in class org.eclipse.debug.ui.DebugUITools
Saves and builds the workspace according to current preference settings and launches the given launch configuration in the specified mode in a background Job with progress reported via the Job.
launchInForeground(ILaunchConfiguration, String) - Static method in class org.eclipse.debug.ui.DebugUITools
Saves and builds the workspace according to current preference settings and launches the given launch configuration in the specified mode in the foreground with a progress dialog.
launchRemoved(ILaunch) - Method in interface org.eclipse.debug.core.ILaunchListener
Notifies this listener that the specified launch has been removed.
launched(ILaunch) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTab
Deprecated.  
launched(ILaunch) - Method in class org.eclipse.debug.ui.AbstractLaunchConfigurationTabGroup
Deprecated.  
launched(ILaunch) - Method in interface org.eclipse.debug.ui.ILaunchConfigurationTab
Deprecated. As of R3.0, this method is no longer called by the launch framework. Since tabs do not exist when launching is performed elsewhere than the launch dialog, this method cannot be relied upon for launching functionality.
launched(ILaunch) - Method in interface org.eclipse.debug.ui.ILaunchConfigurationTabGroup
Deprecated. As of R3.0, this method is no longer called by the launch framework. Since tabs do not exist when launching is performed elsewhere than the launch dialog, this method cannot be relied upon for launching functionality.
launchesAdded(ILaunch[]) - Method in interface org.eclipse.debug.core.ILaunchesListener
Notifies this listener that the specified launches have been added.
launchesChanged(ILaunch[]) - Method in interface org.eclipse.debug.core.ILaunchesListener
Notifies this listener that the specified launches have changed.
launchesRemoved(ILaunch[]) - Method in interface org.eclipse.debug.core.ILaunchesListener
Notifies this listener that the specified launches have been removed.
layout(boolean) - Method in class org.eclipse.jface.text.source.LineNumberRulerColumn
Layouts the enclosing viewer to adapt the layout to changes of the size of the individual components.
layout(Composite, boolean) - Method in class org.eclipse.jface.viewers.TableLayout
 
layout(Composite, boolean) - Method in class org.eclipse.jface.wizard.WizardDialog.PageContainerFillLayout
 
layout(boolean) - Method in class org.eclipse.swt.custom.CBanner
 
layout() - Method in class org.eclipse.swt.custom.ControlEditor
Lays out the control within the underlying composite.
layout(boolean) - Method in class org.eclipse.swt.custom.SashForm
 
layout(boolean) - Method in class org.eclipse.swt.custom.ScrolledComposite
 
layout(Composite, boolean) - Method in class org.eclipse.swt.custom.StackLayout
 
layout(boolean) - Method in class org.eclipse.swt.custom.ViewForm
 
layout - Variable in class org.eclipse.swt.graphics.GCData
 
layout(Composite, boolean) - Method in class org.eclipse.swt.layout.FillLayout
 
layout(Composite, boolean) - Method in class org.eclipse.swt.layout.FormLayout
 
layout(Composite, boolean) - Method in class org.eclipse.swt.layout.GridLayout
 
layout(Composite, boolean) - Method in class org.eclipse.swt.layout.RowLayout
 
layout() - Method in class org.eclipse.swt.widgets.Composite
If the receiver has a layout, asks the layout to lay out (that is, set the size and location of) the receiver's children.
layout(boolean) - Method in class org.eclipse.swt.widgets.Composite
If the receiver has a layout, asks the layout to lay out (that is, set the size and location of) the receiver's children.
layout(Composite, boolean) - Method in class org.eclipse.swt.widgets.Layout
Lays out the children of the specified composite according to this layout.
layout(Composite, boolean) - Method in class org.eclipse.ui.part.PageBook.PageBookLayout
 
layoutPage(Control) - Method in class org.eclipse.jface.wizard.WizardDialog.PageContainerFillLayout
Lays outs the page according to this layout.
layoutTreeAreaControl(Control) - Method in class org.eclipse.jface.preference.PreferenceDialog
 
left - Variable in class org.eclipse.swt.layout.FormData
left specifies the attachment of the left side of the control.
leftEnd() - Method in class org.eclipse.compare.rangedifferencer.RangeDifference
Returns the end index of the entity range on the left side.
leftLength() - Method in class org.eclipse.compare.rangedifferencer.RangeDifference
Returns the number of entities on the left side.
leftStart() - Method in class org.eclipse.compare.rangedifferencer.RangeDifference
Returns the start index of the entity range on the left side.
length - Variable in class org.eclipse.jface.text.DocumentCommand
The length of the command
length() - Method in class org.eclipse.jface.text.FindReplaceDocumentAdapter
 
length - Variable in class org.eclipse.jface.text.Position
The length of the position
length - Variable in class org.eclipse.jface.text.TextViewer.WidgetCommand
 
length - Variable in class org.eclipse.swt.accessibility.AccessibleTextEvent
 
length - Variable in class org.eclipse.swt.custom.ExtendedModifyEvent
 
length - Variable in class org.eclipse.swt.custom.StyleRange
 
lineAppended(IRegion) - Method in interface org.eclipse.debug.ui.console.IConsoleLineTracker
Notification that a line of text has been appended to the console.
lineBackground - Variable in class org.eclipse.swt.custom.LineBackgroundEvent
 
lineGetBackground(LineBackgroundEvent) - Method in class org.eclipse.jface.text.CursorLinePainter
 
lineGetBackground(LineBackgroundEvent) - Method in interface org.eclipse.swt.custom.LineBackgroundListener
This method is called when a line is about to be drawn in order to get its background color.
lineGetSegments(BidiSegmentEvent) - Method in interface org.eclipse.swt.custom.BidiSegmentListener
This method is called when a line needs to be reordered for measuring or rendering in a bidi locale.
lineGetStyle(LineStyleEvent) - Method in interface org.eclipse.swt.custom.LineStyleListener
This method is called when a line is about to be drawn in order to get the line's style information.
lineOffset - Variable in class org.eclipse.swt.custom.BidiSegmentEvent
line start offset
lineOffset - Variable in class org.eclipse.swt.custom.LineBackgroundEvent
 
lineOffset - Variable in class org.eclipse.swt.custom.LineStyleEvent
 
lineText - Variable in class org.eclipse.swt.custom.BidiSegmentEvent
line text
lineText - Variable in class org.eclipse.swt.custom.LineBackgroundEvent
 
lineText - Variable in class org.eclipse.swt.custom.LineStyleEvent
 
linkActivated() - Method in class org.eclipse.debug.ui.console.FileLink
 
linkActivated() - Method in interface org.eclipse.debug.ui.console.IConsoleHyperlink
Notification that this link has been activated.
linkCycleActionPair(ActionFactory.IWorkbenchAction, ActionFactory.IWorkbenchAction) - Static method in class org.eclipse.ui.actions.ActionFactory
Establishes bi-direction connections between the forward and backward actions of a cycle pair.
linkEntered() - Method in class org.eclipse.debug.ui.console.FileLink
 
linkEntered() - Method in interface org.eclipse.debug.ui.console.IConsoleHyperlink
Notification that the mouse has entered this link's region.
linkExited() - Method in class org.eclipse.debug.ui.console.FileLink
 
linkExited() - Method in interface org.eclipse.debug.ui.console.IConsoleHyperlink
Notification that the mouse has exited this link's region
linkToEditor(IStructuredSelection) - Method in class org.eclipse.ui.views.navigator.ResourceNavigator
Activates the editor if the selected resource is open.
list(PrintStream) - Method in class org.eclipse.jface.preference.PreferenceStore
Prints the contents of this preference store to the given print stream.
list(PrintWriter) - Method in class org.eclipse.jface.preference.PreferenceStore
Prints the contents of this preference store to the given print writer.
listenToMarkerChanges(boolean) - Method in class org.eclipse.ui.texteditor.AbstractMarkerAnnotationModel
Tells the model whether it should listen for marker changes.
listenToMarkerChanges(boolean) - Method in class org.eclipse.ui.texteditor.ResourceMarkerAnnotationModel
 
load(InputStream) - Method in class org.eclipse.core.runtime.Preferences
Loads the non-default-valued properties for this preference object from the given input stream using java.util.Properties.load(InputStream).
load(Reader) - Method in class org.eclipse.jface.dialogs.DialogSettings
 
load(String) - Method in class org.eclipse.jface.dialogs.DialogSettings
 
load(Reader) - Method in interface org.eclipse.jface.dialogs.IDialogSettings
Load a dialog settings from a stream and fill the receiver with its content.
load(String) - Method in interface org.eclipse.jface.dialogs.IDialogSettings
Load a dialog settings from a file and fill the receiver with its content.
load() - Method in class org.eclipse.jface.preference.FieldEditor
Initializes this field editor with the preference value from the preference store.
load() - Method in class org.eclipse.jface.preference.PreferenceStore
Loads this preference store from the file established in the constructor PreferenceStore(java.lang.String) (or by setFileName).
load(InputStream) - Method in class org.eclipse.jface.preference.PreferenceStore
Loads this preference store from the given input stream.
load(InputStream) - Method in class org.eclipse.swt.graphics.ImageLoader
Loads an array of ImageData objects from the specified input stream.
load(String) - Method in class org.eclipse.swt.graphics.ImageLoader
Loads an array of ImageData objects from the file with the specified name.
loadDefault() - Method in class org.eclipse.jface.preference.FieldEditor
Initializes this field editor with the default preference value from the preference store.
loadDialogSettings() - Method in class org.eclipse.ui.plugin.AbstractUIPlugin
Loads the dialog settings for this plug-in.
loadPreferenceStore() - Method in class org.eclipse.ui.plugin.AbstractUIPlugin
Deprecated. As of Eclipse 2.0, a basic preference store exists for all plug-ins. This method now exists only for backwards compatibility. It is called as the plug-in's preference store is being initialized. The plug-ins preferences are loaded from the file regardless of what this method does.
loadProjectDescription(IPath) - Method in interface org.eclipse.core.resources.IWorkspace
Reads the project description file (".project") from the given location in the local file system.
locate(Object, Object) - Method in class org.eclipse.compare.ZipFileStructureCreator
 
locate(Object, Object) - Method in interface org.eclipse.compare.structuremergeviewer.IStructureCreator
Creates the single node specified by path from the given input object.
location - Variable in class org.eclipse.swt.browser.LocationEvent
current location
location - Variable in class org.eclipse.swt.browser.WindowEvent
Requested location for the Shell hosting the Browser.
log(Throwable) - Static method in class org.eclipse.ant.core.AntCorePlugin
Logs the specified throwable with this plug-in's log.
log - Static variable in class org.eclipse.core.launcher.Main
 
log(IStatus) - Method in interface org.eclipse.core.runtime.ILog
Logs the given status.
log(Throwable) - Static method in class org.eclipse.core.variables.VariablesPlugin
Logs the specified throwable with this plug-in's log.
log(IStatus) - Static method in class org.eclipse.core.variables.VariablesPlugin
Logs the specified status with this plug-in's log.
log(IStatus) - Static method in class org.eclipse.debug.core.DebugPlugin
Logs the specified status with this plug-in's log.
log(Throwable) - Static method in class org.eclipse.debug.core.DebugPlugin
Logs the specified throwable with this plug-in's log.
logDebugMessage(String) - Static method in class org.eclipse.debug.core.DebugPlugin
Logs the given message if in debug mode.
logFile - Static variable in class org.eclipse.core.launcher.Main
 
logMessage(String, Throwable) - Static method in class org.eclipse.core.variables.VariablesPlugin
Logs the given message with this plug-in's log and the given throwable or null if none.
logMessage(String, Throwable) - Static method in class org.eclipse.debug.core.DebugPlugin
Logs the given message with this plug-in's log and the given throwable or null if none.
logging(IStatus, String) - Method in interface org.eclipse.core.runtime.ILogListener
Notifies this listener that given status has been logged by a plug-in.
logicalScreenHeight - Variable in class org.eclipse.swt.graphics.ImageLoader
the height of the logical screen on which the images reside, in pixels (this corresponds to the GIF89a Logical Screen Height value)
logicalScreenWidth - Variable in class org.eclipse.swt.graphics.ImageLoader
the width of the logical screen on which the images reside, in pixels (this corresponds to the GIF89a Logical Screen Width value)
lookup(IPath) - Method in interface org.eclipse.core.resources.ISaveContext
Returns the current location for the given file or null if none.
lookup(IPath) - Method in interface org.eclipse.core.resources.ISavedState
Returns the mapped location associated with the given path or null if none.
lookupLocalFile(String) - Static method in class org.eclipse.update.core.Utilities
Returns a previously cached local file (in temporary area) matching the specified key.

Eclipse Platform
Pre-release 3.0
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.